home *** CD-ROM | disk | FTP | other *** search
/ Enter Special 5: Digital Photography / ENTER Special 05.iso / Grafika / Paint Shop Pro 8.0 / psp800ev.exe / Data1.cab / scan.swf / scripts / DefineButton2_55 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-04-22  |  86 b   |  6 lines

  1. on(press){
  2.    _global.a = "playing";
  3.    play();
  4.    _global.pla.gotoAndStop(5);
  5. }
  6.